projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7fb09a
)
docker-compose: Update to version 2.35.0
author
Javier Marcet
<
[email protected]
>
Thu, 10 Apr 2025 19:27:18 +0000
(21:27 +0200)
committer
Tianling Shen
<
[email protected]
>
Fri, 1 Aug 2025 13:05:18 +0000
(21:05 +0800)
Release notes:
https://github.com/docker/compose/releases/tag/v2.35.0
Signed-off-by: Javier Marcet <
[email protected]
>
(cherry picked from commit
daa3161704782712a20dae2e3630fe6564cb06e7
)
utils/docker-compose/Makefile
patch
|
blob
|
history
diff --git
a/utils/docker-compose/Makefile
b/utils/docker-compose/Makefile
index 94e7317a4059fc5df040fe81d54840988b001763..6dfb301d8c2fa3c3a208ae2c7bec6cc7c2b50215 100644
(file)
--- a/
utils/docker-compose/Makefile
+++ b/
utils/docker-compose/Makefile
@@
-1,14
+1,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=compose
-PKG_VERSION:=2.3
4
.0
+PKG_VERSION:=2.3
5
.0
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/docker/compose/tar.gz/v${PKG_VERSION}?
-PKG_HASH:=3
612fa592658bfaaf646bf3c05289396af954bbbc6299d5bcddec5b0424589be
+PKG_HASH:=3
7911c6303252c42d316dd5898b15b7e7054a9170d3ca2aafa2c5fce5fb6ec26
PKG_MAINTAINER:=Javier Marcet <
[email protected]
>